

#moquu_top,#moquu_wxin,#moquu_wshare {
	z-index:9999;
	width:55px;
	height:55px;
	right:10px;
	position:fixed;
	cursor:pointer;
	_position:absolute;
	_bottom:auto;
	_top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop,10)||0)-(parseInt(this.currentStyle.marginBottom,10)||0)))
}

#moquu_wxin { bottom:155px; right:10px;
}
#moquu_wxin a {
	background:url(../images/sbtn.png) 0 0px;
	right:0;
	float:left;
	width:55px;
	height:55px;
	text-indent:-9999px
}
#moquu_wxin a:hover {
	background:url(../images/sbtn.png) -55px -0px
}
#moquu_wshare {bottom:100px; right:10px;
}
#moquu_wshare a {
	background:url(../images/sbtn.png) 0 -55px;
	width:55px;
	height:55px;
	right:0;
	float:left;
	text-indent:-9999px
}
#moquu_wshare a:hover {
	background:url(../images/sbtn.png) -55px -55px
}

.moquu_wxin,.moquu_wshare {
	position:relative;
	z-index:2
}
.moquu_wxin a:hover .moquu_wxinh,.moquu_wshare a:hover .moquu_wshareh {
	display:block
}
.moquu_wxin .moquu_wxinh {
	position:absolute;
	display:none;
	right:55px;
	top:0px;
	width:150px;
	height:55px;
	background-image:url(../images/tel.png);
	background-repeat:no-repeat;
	/*background:url(../images/tel.png) 0 0 no-repeat #ff6060;*/
	color:#FFF; border-radius:4px 0 0 4px;
}
.moquu_wshare .moquu_wshareh {
	position:absolute;
	display:none;
	right:61px;
	top:-20px;
	/*bottom:-85px;*/
	width:150px;
	height:180px;
	background-image:url(../images/wx.png);
	background-repeat:no-repeat;
}


#topcontrol{background:#4c4c4c; height:55px; width:55px; border-radius:4px;}

@media (max-width:990px){
#topcontrol{ display:none;}

	
}